三星手機(jī)利用adb命令禁止系統(tǒng)更新(2021年)
道聽(tīng)途說(shuō)的版本:
adb shell pm disable-user com.wssyncmldm
adb shell pm disable-user com.sec.android.widgetapp.webmanual (這個(gè)感覺(jué)好像是什么說(shuō)明書(shū)之類,應(yīng)該不一定適合禁止)
adb shell pm disable-user com.sec.android.app.*rowser (這個(gè)在三星s10+沒(méi)有找到)
實(shí)際操作(好像不需要執(zhí)行別的):
adb shell pm disable-user com.wssyncmldm
若要重新啟用更新,則執(zhí)行
adb shell pm enable com.wssyncmldm
已測(cè)試成功,看不到系統(tǒng)更新的提醒了,在下拉抽屜也看不到了。
不喜歡oneui 3.*的可以考慮,不用root,不傷機(jī)器。
再也不為oneui3.*/android 11砍掉 /android/data讀寫權(quán)限發(fā)愁啦!



